assistant: add text-button style class
authorWilliam Jon McCann <william.jon.mccann@gmail.com>
Wed, 29 Jan 2014 03:41:50 +0000 (22:41 -0500)
committerWilliam Jon McCann <william.jon.mccann@gmail.com>
Thu, 30 Jan 2014 01:56:21 +0000 (20:56 -0500)
https://bugzilla.gnome.org/show_bug.cgi?id=723212

gtk/resources/ui/gtkassistant.ui

index a5748db2d360338eb34975e6d60c5bf2a5cee00f..f23574164cb3b38091a26cfb94a538ab117be9a6 100644 (file)
@@ -93,6 +93,9 @@
                     <property name="receives_default">True</property>
                     <property name="no_show_all">True</property>
                     <property name="use_underline">True</property>
+                    <style>
+                      <class name="text-button"/>
+                    </style>
                     <signal name="clicked" handler="on_assistant_apply" swapped="no"/>
                   </object>
                   <packing>
                     <property name="receives_default">True</property>
                     <property name="no_show_all">True</property>
                     <property name="use_underline">True</property>
+                    <style>
+                      <class name="text-button"/>
+                    </style>
                     <signal name="clicked" handler="on_assistant_forward" swapped="no"/>
                   </object>
                   <packing>
                     <property name="receives_default">True</property>
                     <property name="no_show_all">True</property>
                     <property name="use_underline">True</property>
+                    <style>
+                      <class name="text-button"/>
+                    </style>
                     <signal name="clicked" handler="on_assistant_back" swapped="no"/>
                   </object>
                   <packing>
                     <property name="receives_default">True</property>
                     <property name="no_show_all">True</property>
                     <property name="use_underline">True</property>
+                    <style>
+                      <class name="text-button"/>
+                    </style>
                     <signal name="clicked" handler="on_assistant_last" swapped="no"/>
                   </object>
                   <packing>
                     <property name="receives_default">True</property>
                     <property name="no_show_all">True</property>
                     <property name="use_underline">True</property>
+                    <style>
+                      <class name="text-button"/>
+                    </style>
                     <signal name="clicked" handler="on_assistant_cancel" swapped="no"/>
                   </object>
                   <packing>
                     <property name="receives_default">True</property>
                     <property name="no_show_all">True</property>
                     <property name="use_underline">True</property>
+                    <style>
+                      <class name="text-button"/>
+                    </style>
                     <signal name="clicked" handler="on_assistant_close" swapped="no"/>
                   </object>
                   <packing>